Skip to content

Conversation

@takaokouji
Copy link

Summary

Makes the MeshV2 domain configurable from the GUI.

Changes

  • Implement domain persistence in localStorage in utils.js
  • Add setDomain method to index.js to allow changing domain from GUI
  • Respect URL parameter ?mesh=... as higher priority than localStorage
  • Prevent domain change while connected
  • Add unit tests for domain validation and setting in test/unit/extension_mesh_v2_domain.js

- Implement domain persistence in localStorage
- Add setDomain method to allow changing domain from GUI
- Respect URL parameter 'mesh' as higher priority than localStorage
- Prevent domain change while connected
- Add unit tests for domain validation and setting
@takaokouji takaokouji merged commit 68dda6d into develop Jan 10, 2026
1 check passed
@takaokouji takaokouji deleted the feature/mesh-v2-configurable-domain branch January 10, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants